Hi Gonzalo, from the Reactor Summary I think that you have a modified POM of DSpace-CRIS or 'mvn' command has launched in a wrong folder.
Try to clone the branch using "git clone -b dspace-6_x_x-cris https://github.com/4Science/DSpace.git dspace-parent/" and from "dspace-parent" folder run "mvn clean -U package". Let me known. Luigi Andrea Il 03/01/2018 11:09, gonzalo perl ha scritto: Hello everybody I am trying to install Dspace-CRIS-6 (RC2), writing mvn -U clean package, but i get the following error: INFO] DSpace Addon Modules ............................... SUCCESS [ 0.358 s] [INFO] DSpace Kernel :: Additions and Local Customizations FAILURE [ 18.284 s] [INFO] DSpace XML-UI (Manakin) :: Local Customizations .... SKIPPED [INFO] DSpace JSP-UI :: Local Customizations .............. SKIPPED [INFO] DSpace RDF :: Local Customizations ................. SKIPPED [INFO] DSpace REST :: Local Customizations ................ SKIPPED [INFO] DSpace SWORD :: Local Customizations ............... SKIPPED [INFO] DSpace SWORD v2 :: Local Customizations ............ SKIPPED [INFO] DSpace SOLR :: Local Customizations ................ SKIPPED [INFO] DSpace OAI-PMH :: Local Customizations ............. SKIPPED [INFO] DSpace Assembly and Configuration .................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.969 s [INFO] Finished at: 2018-01-03T10:01:44Z [INFO] Final Memory: 13M/31M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project additions: Could not resolve dependencies for project org.dspace.modules:additions:jar:CRIS-6.1.0-SNAPSHOT: The following artifacts could not be resolved: org.dspace:dspace-api:jar:CRIS-6.1.0-SNAPSHOT, org.dspace:dspace-cris-api:jar:CRIS-6.1.0-SNAPSHOT: Coul d not find artifact org.dspace:dspace-api:jar:CRIS-6.1.0-SNAPSHOT in 4science-repo-snapshot (https://github.com/4Science/mvn-repo/raw/master/snapshots) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :additions Any idea? Regards Gonzalo -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. Visit this group at https://groups.google.com/group/dspace-tech<https://urlsand.esvalabs.com/?u=https%3A%2F%2Fgroups.google.com%2Fgroup%2Fdspace-tech&e=8ef37f15&h=f69ab701&f=n&p=y>. For more options, visit https://groups.google.com/d/optout<https://urlsand.esvalabs.com/?u=https%3A%2F%2Fgroups.google.com%2Fd%2Foptout&e=8ef37f15&h=9ae39a8b&f=n&p=y>. -- Questo messaggio e' stato analizzato con Libra ESVA ed e' risultato non infetto. Clicca qui per segnalarlo come spam.<http://esva1.business-e.it/cgi-bin/learn-msg.cgi?id=B91C2400D8.AF74D> -- Luigi Andrea Pascarelli DSpace and DSpace-CRIS Committer 4Science, www.4science.it<http://www.4science.it> office: Via Edoardo D'Onofrio 304, 00155 Roma, Italy tel: +39 333 934 1782 skype: l_a_p82 linkedin: luigiandreapascarelli an Itway Group Company Italy, France, Spain, Portugal, Greece, Turkey, Lebanon, Qatar, U.A.Emirates ==================================== Save a tree. Don't print this e-mail unless it's really necessary. DISCLAIMER: The information contained in this message is confidential, can be legally protected by local Laws, and must be exclusively used by the recipient. The publication, use, distribution, printing or unauthorized copy of the content of this message is strictly forbidden and it can be illegal. If you received this message by mistake, please destroy it and notify it to the sender. -- Questo messaggio e' stato analizzato da Libra ESVA ed e' risultato non infetto. This message was scanned by Libra ESVA and is believed to be clean. -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
