Eric, That's nothing to be concerned about...That "null" should be fixed before 1.5 is actually released. It's something that is a known issue with the current 1.5 build process. But, it doesn't actually affect the build or the end result in any way. It just looks odd.
- Tim Eric Luhrs wrote: > > The only thing I'm not sure about is why my target directory has the > word null in it: dspace-1.5-SNAPSHOT-null.dir. > > All documentation shows the same name, minus the word null. Should I be > concerned? > > E > > > On Jan 25, 2008 10:21 AM, Tim Donohue <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Eric, > > The instructions on the Wiki for 1.5 + Eclipse should be up-to-date. > > > http://wiki.dspace.org/index.php/IDE_Integration:_DSpace%2C_Eclipse_and_Tomcat > > However, I believe Scott Phillips' screencast may be slightly > out-of-date, if that's what you were using as a primary reference. > > As Mark mentioned, if you checkout the entire 1.5.x code, you want to > make sure you are running 'mvn package' from within the 'dspace' > sub-module/sub-directory. When you build, the "target" should then be > created in [dspace-1.5-src]/dspace/target/ and that's where you should > fine the pre-installation package. > > Does this clear anything up? If you are still having problems let us > know... > > - Tim > > Eric Luhrs wrote: > > > > I have been trying to build v1.5 in Eclipse for the last few > days, but > > have been unsuccessful. First I tried following the video tutorials, > > but ran into POM validation errors. Next, I followed the > instructions > > on the wiki, and got quite a bit closer. The second time, I > checked out > > the entire 1.5.x code base as one project, and then tried to > assemble it > > with Maven. I didn't see any errors, but I couldn't find a > target dir > > with the pre-installation package of DSpace 1.5. > > > > Am I doing something wrong, are the tutorials out of date, or is v1.5 > > unbuildable? > > > > Eric > > > > Output from Maven assemble: > > > > [INFO] Reactor Summary: > > [INFO] > > > ------------------------------------------------------------------------ > > [INFO] DSpace Parent Project ................................. > SUCCESS [ > > 3.188s] > > [INFO] DSpace Kernel :: API and Implementation ............... > SUCCESS [ > > 5.321s] > > [INFO] DSpace I18N :: Language Packs ......................... > SUCCESS > > [4.913s] > > [INFO] DSpace JSPUI :: Web Application ....................... > SUCCESS > > [11.401s] > > [INFO] DSpace XMLUI (Manakin) ................................ > SUCCESS [ > > 0.305s] > > [INFO] DSpace XMLUI (Manakin) :: Wing-Framework .............. > SUCCESS > > [2.503s] > > [INFO] DSpace XMLUI (Manakin) :: API and Core Aspects ........ > SUCCESS > > [1.879s] > > [INFO] DSpace XMLUI (Manakin) :: Web Application ............. > SUCCESS [ > > 10.989s] > > [INFO] DSpace LNI ............................................ > SUCCESS > > [0.357s] > > [INFO] DSpace LNI :: Core Implementation ..................... > SUCCESS > > [1.268s] > > [INFO] DSpace LNI :: Web Application ......................... > SUCCESS [ > > 6.129s] > > [INFO] DSpace LNI :: CLI Client Application .................. > SUCCESS > > [9.867s] > > [INFO] DSpace OAI :: Parent .................................. > SUCCESS > > [0.257s] > > [INFO] DSpace OAI :: Libraries to support Web Application .... > SUCCESS [ > > 0.812s] > > [INFO] DSpace OAI :: Web Application ......................... > SUCCESS > > [5.622s] > > [INFO] > > > ------------------------------------------------------------------------ > > [INFO] > > > ------------------------------------------------------------------------ > > [INFO] BUILD SUCCESSFUL > > [INFO] > > > ------------------------------------------------------------------------ > > [INFO] Total time: 1 minute 6 seconds > > [INFO] Finished at: Thu Jan 24 14:43:11 EST 2008 > > [INFO] Final Memory: 22M/41M > > [INFO] > > > ------------------------------------------------------------------------ > > > > > > > ------------------------------------------------------------------------ > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > DSpace-tech mailing list > > [email protected] > <mailto:[email protected]> > > https://lists.sourceforge.net/lists/listinfo/dspace-tech > > -- > > ======================================== > Tim Donohue > Research Programmer, Illinois Digital Environment for > Access to Learning and Scholarship (IDEALS) > 135 Grainger Engineering Library > University of Illinois at Urbana-Champaign > > email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > web: http://www.ideals.uiuc.edu > phone: (217) 333-4648 > fax: (217) 244-7764 > ======================================== > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech -- ======================================== Tim Donohue Research Programmer, Illinois Digital Environment for Access to Learning and Scholarship (IDEALS) 135 Grainger Engineering Library University of Illinois at Urbana-Champaign email: [EMAIL PROTECTED] web: http://www.ideals.uiuc.edu phone: (217) 333-4648 fax: (217) 244-7764 ======================================== ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

