Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

https://github.com/UnionVMS/UVMS-ExchangeModule-APP

...

Code Block
languagexml
themeConfluence
titleMaven
<dependency>
  <groupId>eu.europa.ec.fisheries.uvms.exchange</groupId>
  <artifactId>exchange-model</artifactId>
  <version>LATEST</version>
  <classifier>date</classifier>
</dependency>


Github App: https://github.com/UnionVMS/UVMS-ExchangeModule-APP
QA Summary App: https://sonarcloud.io/dashboard?id=eu.europa.ec.fisheries.uvms.exchange%3Aexchange
CI location App: https://jenkins.focus.fish/view/UVMS%20App/job/UVMS-Exchange-APP/
Project Site reports App: https://jenkins.focus.fish/view/Site-Reports/job/UVMS-Exchange-APP-Site-Reports/site/
Tattletale report: https://jenkins.focus.fish/view/Site-Reports/job/UVMS-Exchange-APP-Site-Reports/ws/module/target/site/tattleTaleReport/index.html

Module dependencies

NameDescriptionRepository
AuditLog all operations which have been executed in all UVMS-modulesAudit
UserAuthentication operations and access managementUser
AssetModule to manage a aircraft, watercraft or vehicleAsset
RulesModule for validation of position reportRules

...

NameJNDI name example
uvms_exchangejava:jboss/datasources/uvms_exchange


Liquibase scripts

https://github.com/UnionVMS/UVMS-ExchangeModule-DBAPP/tree/masterdev/LIQUIBASE

Related Repositories

...