<?xml version="1.0" encoding="UTF-8"?> <ivy-module version="2.0" xmlns:m="http://ant.apache.org/ivy/maven" xmlns:e="http://ant.apache.org/ivy/extra"> <info organisation="org.apache.httpcomponents" module="httpcomponents-core" revision="4.1.4" status="release" publication="20111218173718" > <license name="Apache License" url="LICENSE.txt" /> <description homepage="http://hc.apache.org/httpcomponents-core"> Core components to build HTTP enabled services </description> <m:dependency.management__junit__junit__version>4.8.2</m:dependency.management__junit__junit__version> <m:properties__project.reporting.outputEncoding>UTF-8</m:properties__project.reporting.outputEncoding> <m:properties__maven.build.timestamp.format>yyyy-MM-dd HH:mm:ssZ</m:properties__maven.build.timestamp.format> <m:properties__hc.project-info.version>2.4</m:properties__hc.project-info.version> <m:properties__implementation.build>${scmBranch}@r${buildNumber}; ${maven.build.timestamp}</m:properties__implementation.build> <m:properties__minSeverity>info</m:properties__minSeverity> <m:properties__project.build.sourceEncoding>UTF-8</m:properties__project.build.sourceEncoding> <m:properties__junit.version>4.8.2</m:properties__junit.version> <m:properties__hc.javadoc.version>2.8</m:properties__hc.javadoc.version> <m:properties__hc.clirr.version>2.3</m:properties__hc.clirr.version> <m:properties__hc.surefire-report.version>2.9</m:properties__hc.surefire-report.version> <m:properties__hc.jxr.version>2.3</m:properties__hc.jxr.version> <m:properties__clover.version>2.6.3</m:properties__clover.version> <e:sbtTransformHash>581e217e2e9609a9e1a8868c193902200c8fb7b6</e:sbtTransformHash> <m:maven.plugins>null__maven-compiler-plugin__null|null__maven-jar-plugin__null|org.apache.maven.plugins__maven-site-plugin__null|org.codehaus.mojo__buildnumber-maven-plugin__1.0|null__maven-compiler-plugin__null|null__maven-jar-plugin__null|org.apache.maven.plugins__maven-site-plugin__null|org.codehaus.mojo__buildnumber-maven-plugin__1.0|org.apache.httpcomponents__maven-notice-plugin__null|null__maven-jar-plugin__null|null__maven-source-plugin__null|null__maven-javadoc-plugin__null|null__maven-site-plugin__null|null__maven-assembly-plugin__null|null__maven-antrun-plugin__null|com.agilejava.docbkx__docbkx-maven-plugin__null|null__maven-resources-plugin__null</m:maven.plugins> <m:dependency.management__junit__junit__scope>test</m:dependency.management__junit__junit__scope> </info> <configurations> <conf name="default" visibility="public" description="runtime dependencies and master artifact can be used with this conf" extends="runtime,master"/> <conf name="master" visibility="public" description="contains only the artifact published by this module itself, with no transitive dependencies"/> <conf name="compile" visibility="public" description="this is the default scope, used if none is specified. Compile dependencies are available in all classpaths."/> <conf name="provided" visibility="public" description="this is much like compile, but indicates you expect the JDK or a container to provide it. It is only available on the compilation classpath, and is not transitive."/> <conf name="runtime" visibility="public" description="this scope indicates that the dependency is not required for compilation, but is for execution. It is in the runtime and test classpaths, but not the compile classpath." extends="compile"/> <conf name="test" visibility="private" description="this scope indicates that the dependency is not required for normal use of the application, and is only available for the test compilation and execution phases." extends="runtime"/> <conf name="system" visibility="public" description="this scope is similar to provided except that you have to provide the JAR which contains it explicitly. The artifact is always available and is not looked up in a repository."/> <conf name="sources" visibility="public" description="this configuration contains the source artifact of this module, if any."/> <conf name="javadoc" visibility="public" description="this configuration contains the javadoc artifact of this module, if any."/> <conf name="optional" visibility="public" description="contains all optional dependencies"/> </configurations> <publications> </publications> </ivy-module>