Hi,
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/
Hmm... it would seem that mvn stage:copy leaved them out for some
reason. I'm redoing to http://people.apache.org/~pcl/release-candidates/1.1.0/repo/m2-ibiblio-rsync-repository-2
right now.
-Patrick
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 repository
That 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
--
Patrick Linskey
202 669 5907