I think Maven renames these artifacts (they are actually built as
axiom-${version}-*) when installing the artifacts into the repo so
that the artifact names match the module name. For the
http://www.apache.org/dist/ws/commons/axiom/ place we can just copy
the artifacts with the standard axiom-${version}-* name. That should
not affect the signature or checksum files.Jarek On Thu, Jan 8, 2009 at 12:35 AM, Glen Daniels <[email protected]> wrote: > Hi Jarek: > > Can we get the names of the distribution artifacts to be "axiom-", like > we're used to? See http://www.apache.org/dist/ws/commons/axiom/1_2_7/. > > I'm fine with Maven building them and putting them in that place in the > repository, but we should be able to copy them without renaming I think. > > Will kick tires on the jars tomorrow. Thanks for the Maven work! > > --Glen > > Jarek Gawor wrote: >> Hey folks, >> >> I've prepared a release candidate for Axiom 1.2.8. Here's the staging >> repo with Maven artifacts: >> >> http://people.apache.org/~gawor/staging-repo/axiom/ >> >> or you can get the zip distribution files from: >> >> >> http://people.apache.org/~gawor/staging-repo/axiom/org/apache/ws/commons/axiom/distribution/1.2.8/ >> >> I've used maven-release-plugin to create the candidate so let me know >> if I missed something. >> >> The vote is open for 72 hours and will conclude on Saturday (1/10) at 11:59 >> ET. >> >> Thanks, >> Jarek >
