kgunn created DS-1219:
-------------------------

             Summary: Can't build XMLUI due to missing ojdbc6 dependency
                 Key: DS-1219
                 URL: https://jira.duraspace.org/browse/DS-1219
             Project: DSpace
          Issue Type: Bug
    Affects Versions: 1.8.2
         Environment: win XP, maven 3.0.4, ant 1.8.4, DSpace 1.8.2 bin zip, 
oracle 10.
            Reporter: kgunn


Downloaded latest maven 1.8.2 bin release. Needs to run against oracle DB.

Performed installation step 4 to install ojdbc6 into the local repository. 
confirmed it's there with pom etc.

run installation step 7 fails.

[ERROR] Failed to execute goal on project xmlui: Could not resolve dependencies
for project org.dspace.modules:xmlui:war:1.8.2: Could not find artifact com.orac
le:ojdbc6:jar:11.2.0.2.0 in central (http://repo.maven.apache.org/maven2) -> [He
lp 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal o
n project xmlui: Could not resolve dependencies for project org.dspace.modules:x
mlui:war:1.8.2: Could not find artifact com.oracle:ojdbc6:jar:11.2.0.2.0 in cent
ral (http://repo.maven.apache.org/maven2)

Tried editing main POM and XMLUI module POM to this but still fails.

...
  <groupId>com.oracle</groupId>
  <artifactId>ojdbc6</artifactId>
  <version>11.2.0.2.0</version>
...


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.duraspace.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to