OK, as soon as I figure out how to download them from nexus I'll use them to finish setting up the dist dir.
On Wed, Feb 16, 2011 at 9:35 AM, Andreas Veithen <[email protected]> wrote: > Maven never generates checksums when installing artifacts into the > local Maven repository (unless you explicitly tell it to do so). It > only does that when deploying to a remote repository. If Maven had not > generated appropriate checksums during the deployment, then Nexus > would not have allowed you to promote the release. > > Andreas > > On Wed, Feb 16, 2011 at 15:13, Benson Margulies <[email protected]> wrote: >> Jochen, >> >> As per the message I just sent, it's grimmer than that. There are no >> MD5's. I can't imagine how the maven build failed to produce them. >> >> If it wasn't for that, I'd completely agree with you. >> >> --benson >> >> >> On Wed, Feb 16, 2011 at 9:10 AM, Jochen Wiedmann >> <[email protected]> wrote: >>> I don't think you need a 2.0.1 release for that. >>> >>> If I get you right, then what you are missing are some items that >>> constitute a complete binary distribution, aka zip file. There is, >>> IMO, no problem with packaging the released stuff into such a zip file >>> manually and putting that into the Apache dist directory. (Note that >>> the vote is about the source distribution, which is the primarily >>> important thing.) >>> >>> And nothing prevents you to add code to the Maven POM that automates >>> the same thing for the next release. >>> >>> >>> >>> On Wed, Feb 16, 2011 at 3:04 PM, Benson Margulies <[email protected]> >>> wrote: >>>> Folks, >>>> >>>> Due to a misunderstanding between me and the ASF common parent POM, >>>> the XmlSchema 2.0 release is a more spartan device than I anticipated. >>>> >>>> It has a full set of source, binary, and javadoc for the actual jar >>>> file of xmlschema-core. It does not have the traditional items aimed >>>> at non-Maven users. >>>> >>>> I'm feeling really stupid. >>>> >>>> My proposal is to get busy on a 2.0.1 that has the missing pieces back >>>> in place. In the mean time, 2.0 is fully useful to maven consumers, >>>> and not impossible to use for others. >>>> >>>> >>>> --benson >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>>> >>> >>> >>> >>> -- >>> I Am What I Am And That's All What I Yam (Popeye) >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
