-
Bug
-
Resolution: Not A Defect
-
Critical
-
None
-
linux standalone (production) and windows tomcat (test instance)
We are heavily using jenkins and rely on its dimensionsscm.hpi
As it depends on darius.jar, dmclient.jar, dmfile.jar and dmnet.jar and they were included in jenkins.war 1.463, our current production version, and they are not included in the next 1.494 web-inf/lib I was wondering:
1) if it is so by design or is it a slip?
2) How can be overcome this problem?
Many thanks
Francesco
For the time being we've manually copied the missing jars to the ${webroot}/WEB-INF/lib/.
In case someone has better ideas or notice something I've missed doing, as for example, in order to make jenkins deploy plugins dependencies along with hpi, please let me know (for instance: shall I have to change my pom with regards to dependencies' scope? )
Many thanks
Francesco