Hi there, I'm trying to install dspace. In the dspace manual, i'm in chapter 3.33. I have an issue with the step 7. I'm running postgresql. I was connected as root and i executed the command "mvn package". During the process, i saw i was root and not as the unix user planed to run dspace. So i killed the mvn command with ctrl+C during the download process. As root the download run well. But, when i try to do same with the user planed to run dspace the mvn command abort with the following message : $ mvn package [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] DSpace Addon Modules [INFO] DSpace XML-UI (Manakin) :: Web Application [INFO] DSpace LNI :: Web Application [INFO] DSpace OAI :: Web Application [INFO] DSpace JSP-UI :: Web Application [INFO] DSpace SWORD :: Web Application [INFO] DSpace SOLR :: Web Application [INFO] DSpace Assembly and Configuration [INFO] ------------------------------------------------------------------------ [INFO] Building DSpace Addon Modules [INFO] task-segment: [package] [INFO] ------------------------------------------------------------------------ Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-6/maven-site-plugin-2.0-beta-6.pom Downloading: http://download.java.net/maven/2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-6/maven-site-plugin-2.0-beta-6.pom Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-6/maven-site-plugin-2.0-beta-6.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM).
Project ID: org.apache.maven.plugins:maven-site-plugin Reason: POM 'org.apache.maven.plugins:maven-site-plugin' not found in repository: Unable to download the artifact from any repository org.apache.maven.plugins:maven-site-plugin:pom:2.0-beta-6 from the specified remote repositories: java.net (http://download.java.net/maven/2), maven.dspace.org-snapshot (http://maven.dspace.org/snapshot), central (http://repo1.maven.org/maven2) for project org.apache.maven.plugins:maven-site-plugin [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3 seconds [INFO] Finished at: Fri Jan 29 14:25:46 CET 2010 [INFO] Final Memory: 2M/5M [INFO] ------------------------------------------------------------------------ Best regards, -- *Fabien COMBERNOUS* /unix system engineer/ www.kezia.com <http://www.kezia.com/> *Tel: +33 (0) 467 992 986* Kezia Group ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

