They half-published the new version - things work if you build the geronimo spec jars on your machine.
I'm adding the commonj apis to our project to resolve this.
--
Jeremy

On Jul 11, 2006, at 10:51 AM, Raymond Feng wrote:

Hi,

We have the following dependency in jboynes/sca/pom.xml

           <dependency>
                <groupId>org.apache.geronimo.specs</groupId>
                <artifactId>geronimo-commonj_1.1_spec</artifactId>
                <version>1.0.1-SNAPSHOT</version>
                <scope>provided</scope>
            </dependency>

I found that http://people.apache.org/repository/ org.apache.geronimo.specs/poms/geronimo-commonj_1.1_spec-1.0.1- SNAPSHOT.pom has the following section:

<parent>
      <artifactId>specs</artifactId>
      <groupId>org.apache.geronimo.specs</groupId>
      <version>1.2-SNAPSHOT</version>
</parent>

And http://people.apache.org/repository/org.apache.geronimo.specs/ poms/specs-1.2-SNAPSHOT.pom does NOT exist.

I tried org.apache.geronimo.specs:geronimo-commonj_1.1_spec:1.0.- SNAPSHOT and it works.

Thanks,
Raymond


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to