On Tue, Aug 6, 2013 at 7:53 PM, Bill Tantzen <[email protected]> wrote: > DSpace version = 3.2 > > After executing ant fresh_install, only xmlui and lni are deployed to > [dspace]/webapps... > > How do I deploy oai, jspui, and solr?
I just tried this and had no problem with it. If you go to [dspace-source]/dspace/target/dspace-3.2-build/webapps, which directories do you see there? (This directory is present after mvn package.) If not all, then the problem was with your mvn package step, not with ant fresh_install. Did Maven return any errors? Did you ever try running Maven with the -P flag before this? What directories do you see in [dspace-source]/dspace/target/? Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

