Sahil,

Which version of Maven are you using (mvn -v)?  Current is 2.0.9.

Also, you could try passing the -U command to update all dependencies during the build.

Good luck!

--
sands fish
Application Programmer
MIT Libraries
Technology Research & Development
[EMAIL PROTECTED]
E25-131





On Jul 8, 2008, at 6:19 AM, Sahil Dave wrote:

hi all,

i am trying to install the new dspace 1.5
at the step where maven is used, i am getting some error:

[EMAIL PROTECTED]:~/dspace-1.5.0-release/dspace$ 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 artifact from 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: Tue Jul 08 15:35:47 IST 2008
[INFO] Final Memory: 2M/4M
[INFO] ---------------------------------------------------------------------- --


how can i resolve this issue..?

--
Sahil
---------------------------------------------------------------------- ---
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/ cca08_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to