pom.xml refers to jars not available in public repositories
-----------------------------------------------------------
Key: CONNECTORS-258
URL: https://issues.apache.org/jira/browse/CONNECTORS-258
Project: ManifoldCF
Issue Type: Bug
Components: Build
Affects Versions: ManifoldCF 0.4
Environment: all supported platforms
Reporter: Alex Ott
Priority: Minor
Maven's pom.xmls refers to jars that aren't available in public repositories,
as maven central, apache repository, etc. This includes:
- com.bitmechanic:jdbcpool
- org.hsqldb:hsqldb:jar:2.2.5.6-9-2011 (at maven central only version 2.2.4 is
available right now)
I think, that ManifoldCF should adopt the same approach as other Apache
projects, like Tika, when all needed jars first promoted to public
repositories, and only after that, they are used as dependency...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira