I runned as root but the error is same, but the file pom.xml exist in the directoy.
The log says "may not be this project's POM" is this correct. Can I do the step 13-5? Here is second problem, the path [dspace-src]/dspace/target/dspace-[version]-build.dir/ don't exists. Thanks Mr Havercamp escribió: > Miguel A. Robledo wrote: >> Excuse me, i write wrong the problem. >> >> In the step 13-4 (mvn package) the result is: >> >> 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 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://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 artifactfrom any repository >> >> org.apache.maven.plugins:maven-site-plugin:pom:2.0-beta-6 >> >> from the specified remote repositories: >> central (http://repo1.maven.org/maven2), >> maven.dspace.org/snapshot (http://maven.dspace.org/snapshot) >> for project org.apache.maven.plugins:maven-site-plugin >> >> >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] For more information, run Maven with the -e switch >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: < 1 second >> [INFO] Finished at: Wed Feb 11 13:17:55 ARST 2009 >> [INFO] Final Memory: 2M/41M >> [INFO] >> ------------------------------------------------------------------------ >> >> The error is downloading the file. >> >> Is the file correct? >> >> Thanks > I had to run sudo to get mine to work; > > sudo mvn package > . > _______________________________________________ Dspace-general mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/dspace-general
