[weld-dev] Repo1 CDI API pom

Dan Allen dan.j.allen at gmail.com
Thu Nov 26 09:14:44 EST 2009


I had the same question a while back which may have been answered off list.
Sun hasn't provided these APIs yet, so we had to publish our own as a
stand-in. We will replace them when the time comes.

- Dan Allen

Sent from my Android-powered phone:
An open platform for carriers, consumers
and developers.

On Nov 26, 2009 8:12 AM, "Aslak Knutsen" <aslak at conduct.no> wrote:

I just noticed that the cdi-api 1.0 pom on repo1 has dependencies/references
to non standard projects:

..
   <parent>
      <groupId>org.jboss.weld</groupId>
      <artifactId>weld-api-parent</artifactId>
      <version>1.0</version>
      <relativePath>../parent/pom.xml</relativePath>
   </parent>
..
      <dependency>
         <groupId>org.jboss.ejb3</groupId>
         <artifactId>jboss-ejb3-api</artifactId>
         <optional>true</optional>
      </dependency>

      <dependency>
         <groupId>org.jboss.interceptor</groupId>
         <artifactId>jboss-interceptor-api</artifactId>
      </dependency>
..

Is this correct ?


-aslak-

_______________________________________________
weld-dev mailing list
weld-dev at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/weld-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/weld-dev/attachments/20091126/47fe8cf6/attachment.html 


More information about the weld-dev mailing list