[weld-dev] Repo1 CDI API pom

Aslak Knutsen aslak at conduct.no
Thu Nov 26 08:11:38 EST 2009


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-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/weld-dev/attachments/20091126/aeaf45e4/attachment.html 


More information about the weld-dev mailing list