Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
3.01.03
-
None
Description
hst-shared pom dependency pom must be scoped as 'compile' for a normal standalone web application.
If it is scoped as 'runtime', you cannot compile your component classes which reference HST API and Commons.
The same reason to hst-client pom dependency.