[7.0.0-M3] Build/Run Test :: freemarker.core package does not exist
"Burton Rhodes" <[email protected]>
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Message-ID | <[email protected]> |
I can build and install the struts code base [struts2-parent] when skipping tests; however, I am unable to run any test due to a test build error. I get "package freemarker.core does not exist" in several classes containing "import freemarker.core.*" within the [struts2-core] package. Any tips on how I can solve this?