Hi everyone,

I'm doing upgrade to dspace 5.2 on Oracle database and run:

mvn -Ddb.name=oracle -U clean package

the following error message appears:

/"Failed to execute on project goal additions: Could not resolve
dependencies for project org.dspace.modules: additions: jar: 5.2: Could not
find artifact com.oracle:ojdbc6:jar:11.2.0.4.0 in Sonatype-releases <https:
//oss.sonatype.org/content/repositories/releases/>"/

Is there an alternative repository to add in pom.xml to solve?

In the pom.xml is:

 <repository>
            <id>sonatype-releases</id>
            <name>Sonatype Releases Repository</name>
           
<url>https://oss.sonatype.org/content/repositories/releases/</url>
  </repository>

Thanks in advance



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/maven-build-failure-dspace-5-2-tp4678644.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to