[ https://issues.apache.org/jira/browse/CONNECTORS-605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Piergiorgio Lucidi resolved CONNECTORS-605. ------------------------------------------- Resolution: Fixed r1430951. > Maven build is broken: commons-httpclient version is missing > ------------------------------------------------------------ > > Key: CONNECTORS-605 > URL: https://issues.apache.org/jira/browse/CONNECTORS-605 > Project: ManifoldCF > Issue Type: Bug > Components: Build > Reporter: Piergiorgio Lucidi > Assignee: Piergiorgio Lucidi > Fix For: ManifoldCF 1.1 > > Original Estimate: 1h > Remaining Estimate: 1h > > Trying to build with Maven it returns the following exception: > {code} > [INFO] Scanning for projects... > [ERROR] The build could not read 4 projects -> [Help 1] > [ERROR] > [ERROR] The project > org.apache.manifoldcf:mcf-authority-service:1.1-SNAPSHOT > (/Users/piergiorgiolucidi/Documents/workspaces/manifold/manifoldcf/framework/authority-service/pom.xml) > has 1 error > [ERROR] 'dependencies.dependency.version' for > commons-httpclient:commons-httpclient:jar must be a valid version but is > '${commons-httpclient.version}'. @ line 90, column 16 > [ERROR] > [ERROR] The project org.apache.manifoldcf:mcf-api-service:1.1-SNAPSHOT > (/Users/piergiorgiolucidi/Documents/workspaces/manifold/manifoldcf/framework/api-service/pom.xml) > has 1 error > [ERROR] 'dependencies.dependency.version' for > commons-httpclient:commons-httpclient:jar must be a valid version but is > '${commons-httpclient.version}'. @ line 90, column 16 > [ERROR] > [ERROR] The project org.apache.manifoldcf:mcf-crawler-ui:1.1-SNAPSHOT > (/Users/piergiorgiolucidi/Documents/workspaces/manifold/manifoldcf/framework/crawler-ui/pom.xml) > has 1 error > [ERROR] 'dependencies.dependency.version' for > commons-httpclient:commons-httpclient:jar must be a valid version but is > '${commons-httpclient.version}'. @ line 96, column 16 > [ERROR] > [ERROR] The project org.apache.manifoldcf:mcf-jettyrunner:1.1-SNAPSHOT > (/Users/piergiorgiolucidi/Documents/workspaces/manifold/manifoldcf/framework/jetty-runner/pom.xml) > has 1 error > [ERROR] 'dependencies.dependency.version' for > commons-httpclient:commons-httpclient:jar must be a valid version but is > '${commons-httpclient.version}'. @ line 342, column 16 > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [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 > read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException > {code} > I think that we should investigate... -- 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