You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Piergiorgio Lucidi (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2011/12/30 20:10:30 UTC

[jira] [Issue Comment Edited] (CONNECTORS-348) Alfresco Connector has unresolvable dependencies in POM

    [ https://issues.apache.org/jira/browse/CONNECTORS-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177726#comment-13177726 ] 

Piergiorgio Lucidi edited comment on CONNECTORS-348 at 12/30/11 7:08 PM:
-------------------------------------------------------------------------

Before building and packaging artifacts using Maven you have to execute the command mvn-bootstrap that you can find in the root of the project, as mentioned in the Building section of the documentation of ManifoldCF [1].

This file will install all the needed dependencies in your local Maven repository.

The dependencies versions are related to the Alfresco packaging and I would like to upgrade dependencies versions only when absolutely necessary.

Thank you anyway for your patch :), but I think that now it is not necessary.

[1] http://incubator.apache.org/connectors/how-to-build-and-deploy.html#Building+the+framework+and+the+connectors+using+Apache+Maven
                
      was (Author: piergiorgiolucidi@gmail.com):
    Before building and packaging artifacts using Maven you have to execute the command mvn-bootstrap that you can find in the root of the project, as mentioned in the Building section of the documentation of ManifoldCF [1].

This file will install all the needed dependencies in your local Maven repository.

The dependencies versions are related to the Alfresco packaging and I would like to upgrade dependencies versions only when absolutely necessary.

[1] http://incubator.apache.org/connectors/how-to-build-and-deploy.html#Building+the+framework+and+the+connectors+using+Apache+Maven
                  
> Alfresco Connector has unresolvable dependencies in POM
> -------------------------------------------------------
>
>                 Key: CONNECTORS-348
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-348
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Alfresco connector
>            Reporter: Martin Goldhahn
>            Assignee: Piergiorgio Lucidi
>            Priority: Minor
>         Attachments: alfresco-dependencies-connector.patch
>
>
> The Alfresco connector's POM has dependencies for org.opensaml:opensaml:1.0.1 and xml-security:xmlsec:1.4.1
> These artifacts are not in the Maven Central Repository nor the Alfresco public repository (alfresco-public from the POM).
> The versions org.opensaml:opensaml:1.1 and xml-security:xmlsec:1.4.2 are available. 
> Can't we sue these versions instead. I don't have an Alfresco installation at hand. unfortunately I cannot test if it works. It compiles without problems though.

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