Hi Wendy, Thanks for looking this over.
Craig On May 16, 2008, at 1:00 PM, Wendy Smoak wrote:
Losing track, but I think Craig wrote:2. the lack of jars and poms directories in the repositoryThat sounds like the Maven 1 repository structure... OpenJPA is using Maven 2. The structure is groupId (dots replaced w/ slashes), then /artifactId and /version. That directory will contain both the jar and the pom + a signature and checksums for each. (The extra checksums maven creates on the .asc files are unnecessary (and annoying) but won't hurt anything. You can delete *.asc.md5 and *.asc.sha1 if you want to.) I spot checked a couple of artifacts in the staging repo, and I don't see pgp signatures (.asc files): http://people.apache.org/~pcl/release-candidates/1.1.0/repo/m2-ibiblio-rsync-repository/ For example http://people.apache.org/~pcl/release-candidates/1.1.0/repo/m2-ibiblio-rsync-repository/org/apache/openjpa/openjpa-jdbc/1.1.0/ -- Wendy
Craig Russell Architect, Sun Java Enterprise System http://java.sun.com/products/jdo 408 276-5638 mailto:[EMAIL PROTECTED] P.S. A good JDO? O, Gasp!
smime.p7s
Description: S/MIME cryptographic signature
