Firstly, it shouldn't matter, but the build was originally configured
to be in [dspace-source] and only peform packaging and test of the
addons, not the complete assembly.

Inbetween traveling and meetings I've determined the error is caused
because the dspace-ui-shared war overlays artifact is not getting
properly attached in the maven reactor.  We use overlays inside
[dspace-source]/dspace for discovery and languages.

In the case of languages, its an asyncronous release and we have no problems.

In the case of discovery, it is in the build and the overlay will
break if tests are run in that directory.

I'm researching if I can get the artifact properly registered in the
maven reactor.  Alternatives are...

1.) move the dspace-ui-share dependencies out of dspace-jspui-webapp
and dspace-xmlui-webapp and only build at [dspace-source] with
-Paddons
2.) move dspace-ui-share into "modules" and release it asynchronously.
3.) copy the contents of dspace-ui-shared into both
dspace-xmlui-webapp and dspace-jspui-webapp and get rid of it, only
test from [dspace-source] with -Paddons.

Given my past opinion on the contents of dspace-ui-shared not just
being copied into the two other webapps, I prefer (3) and tolerate
(1). I feel we are not quite ready for (2)

Mark


e build is for test

On Thu, Nov 11, 2010 at 11:49 AM, Mark H. Wood <mw...@iupui.edu> wrote:
> I note that the build seems to start in [DSpace-source] rather than
> [DSpace-source]/dspace.  Strange things happen when doing that.  I've
> never worked out why.  It definitely makes the Reactor build in a
> different order.
>
> --
> Mark H. Wood, Lead System Programmer   mw...@iupui.edu
> Balance your desire for bells and whistles with the reality that only a
> little more than 2 percent of world population has broadband.
>        -- Ledford and Tyler, _Google Analytics 2.0_
>
> ------------------------------------------------------------------------------
> Centralized Desktop Delivery: Dell and VMware Reference Architecture
> Simplifying enterprise desktop deployment and management using
> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
> client virtualization framework. Read more!
> http://p.sf.net/sfu/dell-eql-dev2dev
> _______________________________________________
> Dspace-devel mailing list
> Dspace-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-devel
>
>



-- 
Mark R. Diggory
@mire - www.atmire.com
533 2nd Street - Encinitas, CA 92024 - USA
Technologielaan 9 - 3001 Heverlee - Belgium

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to