Hello!
I am experiencing a problem when building DSpace with Maven today. (This used
to work before). It seems like Maven has difficulties retrieving updates of
artifact from a repository referred to as "central" (see output below). Is this
a known problem?
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] DSpace XML-UI (Manakin)
[INFO] DSpace XML-UI (Manakin) :: Wing-Framework
[INFO] DSpace Kernel :: API and Implementation
[INFO] DSpace Solr Statistics Logging Client Library
[INFO] DSpace XML-UI (Manakin) :: API and Core Aspects
[INFO] DSpace UI :: Shared JS code
[INFO] DSpace XML-UI (Manakin) :: Web Application Resources
[INFO] DSpace Addon Modules
[INFO] DSpace XML-UI (Manakin) :: Web Application
[INFO] DSpace LNI
[INFO] DSpace LNI :: Core Implementation
[INFO] DSpace LNI :: Web Application Resources
[INFO] DSpace LNI :: Web Application
[INFO] DSpace OAI
[INFO] DSpace OAI :: API and Implementation
[INFO] DSpace OAI :: Web Application Resources
[INFO] DSpace OAI :: Web Application
[INFO] DSpace JSP-UI
[INFO] DSpace JSP-UI :: API and Implementation
[INFO] DSpace JSP-UI :: Web Application Resources
[INFO] DSpace JSP-UI :: Web Application
[INFO] DSpace SWORD
[INFO] DSpace SWORD :: API and Implementation
[INFO] DSpace SWORD :: Web Application Resources
[INFO] DSpace SWORD :: Web Application
[INFO] DSpace SOLR :: Web Application
[INFO] DSpace LNI :: CLI Client Application
[INFO] DSpace Assembly and Configuration
[INFO] ------------------------------------------------------------------------
[INFO] Building DSpace XML-UI (Manakin)
[INFO] task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] Ignoring available plugin update: 3.0-beta-3 as it requires Maven
version 3.0
[INFO] Ignoring available plugin update: 3.0-beta-2 as it requires Maven
version 3.0
[INFO] Ignoring available plugin update: 3.0-beta-1 as it requires Maven
version 3.0
[INFO] Ignoring available plugin update: 2.2 as it requires Maven version 2.2.0
[INFO] Ignoring available plugin update: 2.1.1 as it requires Maven version
2.1.0
[INFO] Ignoring available plugin update: 2.1 as it requires Maven version 2.1.0
[INFO] Ignoring available plugin update: 2.1 as it requires Maven version 2.0.9
[INFO] Ignoring available plugin update: 2.0 as it requires Maven version 2.0.9
[INFO] Ignoring available plugin update: 2.3.2 as it requires Maven version
2.0.9
[INFO] Ignoring available plugin update: 2.3.1 as it requires Maven version
2.0.9
[INFO] Ignoring available plugin update: 2.3 as it requires Maven version 2.0.9
[INFO] Ignoring available plugin update: 2.2 as it requires Maven version 2.0.9
[INFO] Ignoring available plugin update: 2.1 as it requires Maven version 2.0.9
[INFO] [site:attach-descriptor]
[INFO] ------------------------------------------------------------------------
[INFO] Building DSpace XML-UI (Manakin) :: Wing-Framework
[INFO] task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] Ignoring available plugin update: 2.8 as it requires Maven version 2.0.9
[INFO] Ignoring available plugin update: 2.7.2 as it requires Maven version
2.0.9
[INFO] Ignoring available plugin update: 2.7.1 as it requires Maven version
2.0.9
[INFO] Ignoring available plugin update: 2.7 as it requires Maven version 2.0.9
[INFO] Ignoring available plugin update: 2.6 as it requires Maven version 2.0.9
[INFO] Ignoring available plugin update: 2.5 as it requires Maven version 2.0.9
[debug] execute contextualize
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/data/dspace/dspacesource/ylva/dspace-1.6.0-src-release/dspace/../dspace-xmlui/dspace-xmlui-wing/src/main/resources
[INFO] [compiler:compile]
[INFO] Compiling 63 source files to
/data/dspace/dspacesource/ylva/dspace-1.6.0-src-release/dspace/../dspace-xmlui/dspace-xmlui-wing/target/classes
[debug] execute contextualize
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/data/dspace/dspacesource/ylva/dspace-1.6.0-src-release/dspace/../dspace-xmlui/dspace-xmlui-wing/src/test/resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar:
/data/dspace/dspacesource/ylva/dspace-1.6.0-src-release/dspace/../dspace-xmlui/dspace-xmlui-wing/target/dspace-xmlui-wing-1.6.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building DSpace Kernel :: API and Implementation
[INFO] task-segment: [package]
[INFO] ------------------------------------------------------------------------
[debug] execute contextualize
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
Downloading:
http://download.java.net/maven/2/org/azeckoski/reflectutils/0.9.10/reflectutils-0.9.10.pom
Downloading:
http://repo1.maven.org/maven2/org/azeckoski/reflectutils/0.9.10/reflectutils-0.9.10.pom
[INFO] [compiler:compile]
[INFO] Compiling 342 source files to
/data/dspace/dspacesource/ylva/dspace-1.6.0-src-release/dspace/../dspace-api/target/classes
[debug] execute contextualize
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/data/dspace/dspacesource/ylva/dspace-1.6.0-src-release/dspace/../dspace-api/src/test/resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar:
/data/dspace/dspacesource/ylva/dspace-1.6.0-src-release/dspace/../dspace-api/target/dspace-api-1.6.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building DSpace Solr Statistics Logging Client Library
[INFO] task-segment: [package]
[INFO] ------------------------------------------------------------------------
[debug] execute contextualize
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/data/dspace/dspacesource/ylva/dspace-1.6.0-src-release/dspace/../dspace-stats/src/main/resources
[INFO] [compiler:compile]
[INFO] Compiling 27 source files to
/data/dspace/dspacesource/ylva/dspace-1.6.0-src-release/dspace/../dspace-stats/target/classes
[debug] execute contextualize
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/data/dspace/dspacesource/ylva/dspace-1.6.0-src-release/dspace/../dspace-stats/src/test/resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar:
/data/dspace/dspacesource/ylva/dspace-1.6.0-src-release/dspace/../dspace-stats/target/dspace-stats-1.6.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building DSpace XML-UI (Manakin) :: API and Core Aspects
[INFO] task-segment: [package]
[INFO] ------------------------------------------------------------------------
[debug] execute contextualize
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] artifact org.dspace:dspace-api-lang: checking for updates from java.net
[INFO] artifact org.dspace:dspace-api-lang: checking for updates from central
[WARNING] repository metadata for: 'artifact org.dspace:dspace-api-lang' could
not be retrieved from repository: central due to an error: Error transferring
file
[INFO] Repository 'central' will be blacklisted
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
No versions are present in the repository for the artifact with a range
[1.6.0.0,1.7.0.0)
org.dspace:dspace-api-lang:jar:null
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
java.net (http://download.java.net/maven/2),
maven.dspace.org-snapshot (http://maven.dspace.org/snapshot)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 29 seconds
[INFO] Finished at: Sun May 22 13:59:15 GMT+01:00 2011
[INFO] Final Memory: 57M/641M
[INFO] ------------------------------------------------------------------------
Regards,
Ylva
Ylva Gavel, PhD
Systemprogrammerare / Systems Programmer
Karolinska Institutet
Universitetsbiblioteket / University Library
Fe 200 (Berzelius väg 7B)
SE-171 77 Stockholm
+46 8 524 84 125
[email protected]<mailto:[email protected]>
http://ki.se/ub och http://saga.kib.ki.se
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech