Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
ManifoldCF 1.0
-
None
Description
Another thing. I'm not able to build MCF with Maven (mvn clean install -Dmaven.test.skip):
Failed to execute goal on project mcf-filesystem-connector: Could not resolve dependencies for project org.apache.manifoldcf:mcf-filesystem-connector:jar:1.0: Could not find artifact org.apache.manifoldcf:mcf-pull-agent:jar:tests:1.0 in ...
I ran mvn-bootstrap.sh before I tried to build. I even ran the following:
mvn install:install-file -Dfile=lib/commons-httpclient.jar -DgroupId=commons-httpclient -DartifactId=commons-httpclient-mcf -Dversion=3.1 -Dpackaging=jar