Not a maven/dspace expert here, but my 2c: This is the error you'll get if maven has no connectivity to any repos, as well, so if you're behind a proxy, you might want to uncomment and edit the proxies section in ~/.m2/settings.xml.
-k. Quoting "Blanco, Jose" <[EMAIL PROTECTED]>: > I'm getting the following message when I do > > /l/local/bin/mvn package > > [INFO] Building jar: > /l1/dspace/build/dev-151/dspace-api/target/dspace-api-1.5.1.jar > [INFO] > ------------------------------------------------------------------------ > [INFO] Building DSpace XML-UI (Manakin) :: API and Core Aspects > [INFO] task-segment: [package] > [INFO] > ------------------------------------------------------------------------ > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > [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.5.0.0,1.6.0.0) > org.dspace:dspace-api-lang:jar:null > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > maven.dspace.org/snapshot (http://maven.dspace.org/snapshot) > > How should I resolve this? > > Thanks! > Jose > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

