[
https://issues.apache.org/jira/browse/CONNECTORS-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13880819#comment-13880819
]
Karl Wright commented on CONNECTORS-868:
----------------------------------------
It's actually the alfresco pom itself that has the artifact dependencies that
are needed. In order to fix it, therefore, we will have to override those
dependencies when we call the alfresco pom.
> jars referenced by mvn-bootstrap may be available in Maven
> ----------------------------------------------------------
>
> Key: CONNECTORS-868
> URL: https://issues.apache.org/jira/browse/CONNECTORS-868
> Project: ManifoldCF
> Issue Type: Bug
> Components: Build
> Affects Versions: ManifoldCF 1.5
> Reporter: Karl Wright
> Assignee: Karl Wright
> Fix For: ManifoldCF 1.6
>
>
> Right now, we have unfulfilled Maven dependencies on two jars:
> opensaml 1.0.1
> xmlsec 1.4.1
> Both of these seem to actually be in maven now, perhaps in forms that will
> work:
> org.apache.santuario xmlsec 2.0.0-beta
> xfire opensaml 1.0.1
> If these are confirmed to work (I believe they are used for Alfresco tests
> only), we should remove mvn-bootstrap from the build and from the
> instructions, and update dependencies accordingly.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)