[
https://issues.apache.org/jira/browse/CONNECTORS-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13060601#comment-13060601
]
Karl Wright commented on CONNECTORS-219:
----------------------------------------
The dependencies on jars that we don't have custom versions of are represented
here:
<get
src="http://repo1.maven.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.jar"
dest="build/dependencies/commons-codec.jar" usetimestamp="true"/>
<get
src="http://repo1.maven.org/maven2/commons-fileupload/commons-fileupload/1.2.2/commons-fileupload-1.2.2.jar"
dest="build/dependencies/commons-fileupload.jar" usetimestamp="true"/>
<get
src="http://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar"
dest="build/dependencies/commons-collections.jar" usetimestamp="true"/>
<get
src="http://repo1.maven.org/maven2/commons-el/commons-el/1.0/commons-el-1.0.jar"
dest="build/dependencies/commons-el.jar" usetimestamp="true"/>
<get
src="http://repo1.maven.org/maven2/commons-discovery/commons-discovery/0.4/commons-discovery-0.4.jar"
dest="build/dependencies/commons-discovery.jar" usetimestamp="true"/>
<get
src="http://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar"
dest="build/dependencies/commons-logging.jar" usetimestamp="true"/>
<get
src="http://repo1.maven.org/maven2/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar"
dest="build/dependencies/commons-io.jar" usetimestamp="true"/>
<get
src="http://repo1.maven.org/maven2/log4j/log4j/1.2.9/log4j-1.2.9.jar"
dest="build/dependencies/log4j.jar" usetimestamp="true"/>
<get
src="http://repo1.maven.org/maven2/org/apache/poi/poi/3.7/poi-3.7.jar"
dest="build/dependencies/poi.jar" usetimestamp="true"/>
This is still missing a pile of dependencies, including the new dependency on
hsqldb, but this should otherwise help.
> Maven pom's need to be updated
> ------------------------------
>
> Key: CONNECTORS-219
> URL: https://issues.apache.org/jira/browse/CONNECTORS-219
> Project: ManifoldCF
> Issue Type: Bug
> Components: Framework agents process, Framework core, Framework
> crawler agent
> Affects Versions: ManifoldCF 0.3
> Reporter: Karl Wright
> Priority: Minor
>
> The maven poms, although not supported officially, need to be updated so that
> (a) they have the right ManifoldCF version numbers, and (b) include the right
> versions of all dependent jars.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira