Re: XmlSchema 2.0 release has less in it than I anticipated

2011-02-16 Thread Benson Margulies
Thanks. Day-job is kind of extreme today, so I'm kind of useless. This solved the problem. On Wed, Feb 16, 2011 at 10:29 AM, Daniel Kulp wrote: > On Wednesday 16 February 2011 10:14:46 AM Benson Margulies wrote: >> OK, as soon as I figure out how to download them from nexus I'll use >> them to fi

Re: XmlSchema 2.0 release has less in it than I anticipated

2011-02-16 Thread Daniel Kulp
On Wednesday 16 February 2011 10:14:46 AM Benson Margulies wrote: > OK, as soon as I figure out how to download them from nexus I'll use > them to finish setting up the dist dir. How about: wget --no-check-certificate -np -r -nH -L https://repository.apache.org/content/repositories/releases/org

Re: XmlSchema 2.0 release has less in it than I anticipated

2011-02-16 Thread Benson Margulies
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 wrote: > Maven never generates checksums when installing artifacts into the > local Maven repository (unless you explicitly tell it to do s

Re: XmlSchema 2.0 release has less in it than I anticipated

2011-02-16 Thread Andreas Veithen
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

Re: XmlSchema 2.0 release has less in it than I anticipated

2011-02-16 Thread Benson Margulies
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 wrote: > I don't think you need a 2.0

Re: XmlSchema 2.0 release has less in it than I anticipated

2011-02-16 Thread Jochen Wiedmann
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 dis

XmlSchema 2.0 release has less in it than I anticipated

2011-02-16 Thread Benson Margulies
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 u