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

Karl Wright commented on CONNECTORS-548:
----------------------------------------

I was able to reproduce this here, except it failed very early on with this 
error:

{code}
[ERROR] Failed to execute goal on project mcf-agents: Could not resolve dependen
cies for project org.apache.manifoldcf:mcf-agents:jar:1.0: Could not find artifa
ct org.apache.manifoldcf:mcf-core:jar:tests:1.0 in central (http://repo1.maven.o
rg/maven2) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyReso
lutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command

[ERROR]   mvn <goals> -rf :mcf-agents
{code}

                
> Cannot build with Maven
> -----------------------
>
>                 Key: CONNECTORS-548
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-548
>             Project: ManifoldCF
>          Issue Type: Bug
>    Affects Versions: ManifoldCF 1.0
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 1.0
>
>
> 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

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

Reply via email to