In the pom.xml file in ud-ux, there are tags named <groupId>, <artifactId> and <version>. If you have changed any of these, the change will need to be reflected in app/pom.xml in the <additionalBundles> section (<jarWebSupport is wrong. Sorry about that.).
On Fri, Jul 27, 2012 at 3:03 PM, Harry Wang <harryjw...@gmail.com> wrote: > Carl, > > I don't quite understand what you meant by groupId, artifactId and version > of the code. We just want to do things like changing the landing page, > header, footer, and possibly adding customized widgets, etc. > > Thanks, > > Harry > > > On Fri, Jul 27, 2012 at 5:45 PM, Carl Hall <c...@hallwaytech.com> wrote: > >> Have you changed the groupId, artifactId or version of the code you keep >> in ud-ux? If so, you will need to reflect this change in app/pom.xml in the >> block 'jarWebSupport'. >> >> >> On Fri, Jul 27, 2012 at 2:28 PM, Harry Wang <harryjw...@gmail.com> wrote: >> >>> Hi All, >>> >>> We are trying to customize OAE UI a little bit and having trouble to >>> rebundle OAE with our changes into a single deployable jar. >>> We have the following two folders: >>> >>> /nakamura: git from OAE, no customizations >>> /ud-ux: fork from the 3akai-ux repo with customized files >>> >>> Can someone tell me how to rebuild nakamura into a single jar file with >>> our customized frontend code? >>> >>> We have tried the instructions (see below) from Max's OAE book, which >>> does not seem to work properly (maybe I did something wrong) >>> from Max's book: >>> cd /sakai-ux >>> mvn clean install >>> .. >>> cd /nakamura >>> mvn -Pbundle clean install >>> .. >>> then call >>> tools/run_production.sh >>> >>> Please help. >>> >>> Thanks, >>> >>> Harry >>> >>> >>> >>> >>> >>> _______________________________________________ >>> oae-dev mailing list >>> oae-dev@collab.sakaiproject.org >>> http://collab.sakaiproject.org/mailman/listinfo/oae-dev >>> >>> >> >
_______________________________________________ oae-dev mailing list oae-dev@collab.sakaiproject.org http://collab.sakaiproject.org/mailman/listinfo/oae-dev