Resource Management for the gCube Model.
Go to file
Manuele Simi 0b9b9dc976 Refactor the project as a Maven multiple module project. This will separate the webapp (the only module now in the project) with common parts reusable by the clients.
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/resource-management/resource-manager@155185 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-10-13 03:28:11 +00:00
.settings First stub for the Resource Manager's project. 2017-10-04 02:47:44 +00:00
distro Tweak distro files for consistency. 2017-10-07 02:55:19 +00:00
src/main/java/org/gcube/resourcemanagement/manager/service Remove the content of webapp/WEB-INF from the repository. 2017-10-12 02:15:41 +00:00
webapp/src/main/java/org/gcube/resourcemanagement/manager/webapp Refactor the project as a Maven multiple module project. This will separate the webapp (the only module now in the project) with common parts reusable by the clients. 2017-10-13 03:28:11 +00:00
.classpath First stub for the Resource Manager's project. 2017-10-04 02:47:44 +00:00
.project First stub for the Resource Manager's project. 2017-10-04 02:47:44 +00:00
pom.xml Copy the distro files to webapp/WEB-INF and generate the war file in the package phase. 2017-10-07 03:19:36 +00:00