Currently, in component MELA-AnalysisService, the full name of the Maven artifact is part of the context path of the webservice. The problem is that this path will change in the future, and thus all clients referring to this path (e.g. all scripts in the pythonClients directory) have to be adapted.
Currently, in component
MELA-AnalysisService
, the full name of the Maven artifact is part of the context path of the webservice. The problem is that this path will change in the future, and thus all clients referring to this path (e.g. all scripts in thepythonClients
directory) have to be adapted.Replace
in the related pom file with e.g.
moreover I would prefer to expose the MELA API via
instead of