missing samba version dependency on the last trunk
--------------------------------------------------
Key: CONNECTORS-293
URL: https://issues.apache.org/jira/browse/CONNECTORS-293
Project: ManifoldCF
Issue Type: Bug
Components: JCIFS connector
Affects Versions: ManifoldCF 0.4
Environment: java 6, maven 3.0.3, Manifold trunk from
http://svn.apache.org/repos/asf/incubator/lcf/trunk
Reporter: Luca Stancapiano
building the jcifs project, it doesn't find the samba dependency from maven. It
requests a 1.3.17 version. I find only 1.3.14 and 1.3.3. Maybe this jar should
be added in the documentation where the external dependencies are listed. Here
the error executing the command 'mvn install -Dmaven.test.skip':
[ERROR] Failed to execute goal on project mcf-jcifs-connector: Could not
resolve dependencies for project
org.apache.manifoldcf:mcf-jcifs-connector:jar:0.4.0-SNAPSHOT: Failure to find
org.samba.jcifs:jcifs:jar:1.3.17 in
http://repository.sourcesense.com/nexus/content/groups/private.group was cached
in the local repository, resolution will not be reattempted until the update
interval of sose-private has elapsed or updates are forced -> [Help 1]
--
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