Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.3 Beta
-
Fix Version/s: 1.3 Final
-
Component/s: Applications
-
Labels:None
-
Environment:icemobile maven
Description
the current maven build structure for sample parents (jsf and jsp) using relative paths does not work for binary release bundle as there is no jsf or jsp directory structure in there.
The 1.3 Beta1 release src bundle was missing the bundle-parent pom.xml in the icemobile (base) folder, but that has been checked in (after 1.3.0-BETA1 release).
The 1.3 Beta1 release src bundle was missing the bundle-parent pom.xml in the icemobile (base) folder, but that has been checked in (after 1.3.0-BETA1 release).
We could add jsf and jsp folders to the binary bundle which just contain the sample parent poms (might be easiest). I am still trying a few other things, but no success so far.