On 2/5/07, Steven E. Harris <[EMAIL PROTECTED]> wrote:
MINA's POM distributionManagement section notes that only the "site" artifact is deployed at the moment. Are there any snapshot builds deployed to a public Maven repository? I've searched through a few repositories and found older MINA versions out there, but nothing that was closer to the 2.0.x bleeding edge.
The POM inherits the apache root POM, and that's why there's no artifact deployment information there. Here's the root POM: http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/apache/3/apache-3.pom At the moment I've been creating my own builds from source and
deploying them to an internal repository, but I'd rather lean on a public repository if possible. Please advise.
As the root POM above tells you, it's here: http://people.apache.org/repo/m2-snapshot-repository/ But, please note these are not official releases. ;) Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP key fingerprints: * E167 E6AF E73A CBCE EE41 4A29 544D DE48 FE95 4E7E * B693 628E 6047 4F8F CFA4 455E 1C62 A7DC 0255 ECA6
