Re: Error in geronimo-kernel-1.1.1.pom in M2 Repo

2006-09-24 Thread Matt Hogstrom
Yikes... It will be really nice when everything is in M1. I'll start looking at this and the related issues. Thanks for discovering this Aaron. Another challenge I think we will need to overcome but hasn't raised its head yet is publishing other patches to the M2 repo. There is a metad

Re: Error in geronimo-kernel-1.1.1.pom in M2 Repo

2006-09-24 Thread Aaron Mulder
I took my best stab at producing correct POMs: http://issues.apache.org/jira/browse/GERONIMO-2430 Can someone review and push these to the M2 repo? Thanks, Aaron On 9/24/06, Aaron Mulder <[EMAIL PROTECTED]> wrote: Oh, dear. I got to the point of using the car-maven-plugin against 1.1.1 a

Re: Error in geronimo-kernel-1.1.1.pom in M2 Repo

2006-09-24 Thread Aaron Mulder
Oh, dear. I got to the point of using the car-maven-plugin against 1.1.1 and it has a whole new series of problems based on these same missing POMs. Unfortunately there's a very long dependency chain leading to the same "JACC missing specs-1.1.1.pom" problem, and I think I'd need separate depend

Re: Error in geronimo-kernel-1.1.1.pom in M2 Repo

2006-09-23 Thread Aaron Mulder
So, there are workarounds for all three of these, though in my plugin POM, I had to add 8 separate exclusions to get it to work. To minimize the pain, it would be nice to construct or locate the missing geronimo-schema-1.0.pom and specs-1.1.1.pom and publish those. If we have to put one exclude

Re: Error in geronimo-kernel-1.1.1.pom in M2 Repo

2006-09-23 Thread David Jencks
inline On Sep 23, 2006, at 8:14 AM, Aaron Mulder wrote: Also Missing org.apache.geronimo.schema/geronimo-schema/1.0/pom... It's not here: http://ibiblio.org/maven2/org/apache/geronimo/schema/ But it's referenced in here: http://ibiblio.org/maven2/org/apache/geronimo/schema/geronimo-

Re: Error in geronimo-kernel-1.1.1.pom in M2 Repo

2006-09-23 Thread Aaron Mulder
Also Missing org.apache.geronimo.schema/geronimo-schema/1.0/pom... It's not here: http://ibiblio.org/maven2/org/apache/geronimo/schema/ But it's referenced in here: http://ibiblio.org/maven2/org/apache/geronimo/schema/geronimo-schema-j2ee_1.4/1.0/geronimo-schema-j2ee_1.4-1.0.pom Which is

Re: Error in geronimo-kernel-1.1.1.pom in M2 Repo

2006-09-23 Thread Aaron Mulder
Also, another M2 build problem -- org/apache/geronimo/specs/specs was not published for 1.1.1. See there's only a 1.1 entry here: http://ibiblio.org/maven2/org/apache/geronimo/specs/specs/ This is referenced by the JACC 1.1.1 spec here: http://ibiblio.org/maven2/org/apache/geronimo/specs/geron