Skip to content

This project converts the original Lyo Workshop projects to use latest working version of Maven, and make it as a Dockerized applications from https://github.com/eclipse/lyo.docs

License

Notifications You must be signed in to change notification settings

shameerkc/OSLC-Lyo-Workshop-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSLC-Lyo-Workshop-Projects

This project converts the original Lyo Workshop projects to use latest working version of Maven, and make it as a Dockerized applications from https://github.com/eclipse/lyo.docs

Current Status

How to Build the project

  • Clone the Repo
  • Execute mvn package command in the parent folder. This will build the project in the corresponding folders.
  • The modules ninacrm and Lab6 are prepared as war packages, which can be deployed using the lightweight jetty web server.
  • You can deploy the server using mvn jetty:run command in the child modules.

Configurations

  • The Bugzilla server configurations are kept in bugz.properties file.

Testing functionalities

Further References

About

This project converts the original Lyo Workshop projects to use latest working version of Maven, and make it as a Dockerized applications from https://github.com/eclipse/lyo.docs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published